ASP.NET Core MVC コントロールヘルプ
AllowAddNew プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : AllowAddNew プロパティ
Gets or sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection.
シンタックス
'宣言
 
Public Overridable Property AllowAddNew As System.Boolean
public virtual System.bool AllowAddNew {get; set;}
解説
The new row template will not be displayed if the IsReadOnly property
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ